Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Apr 6, 2008, 11:52:04 PM (16 years ago)
- Author:
-
John Bailey
- Comment:
-
some updates
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v101
|
v102
|
|
271 | 271 | === Where are my settings and data (including logs) saved? === |
272 | 272 | === Where is my `.purple` directory? === |
273 | | Data is stored in your user's "Application Data" directory in a `.purple` subdirectory. The location of this will vary according to your setup and version of Windows.[[BR]] |
| 273 | Data is stored in your user's "Application Data" directory in a `.purple` subdirectory. The location of this will vary according to your setup and version of Windows. |
274 | 274 | * For Windows 2000/XP/Vista(?), entering `%APPDATA%` in your Windows Explorer address bar will take you to the right directory (probably something like `C:\Documents and Settings\username\Application Data`). |
275 | 275 | * For Windows 98/ME it will be something like `C:\Windows\Profiles\username`. |
276 | | This can be overridden by setting the `PURPLEHOME` environment variable.[[BR]] |
| 276 | This can be overridden by setting the `PURPLEHOME` environment variable. |
| 277 | |
277 | 278 | Logs are stored in a subdirectory called `logs`. |
278 | 279 | |
… |
… |
|
282 | 283 | If you do this, you may find the `-c` parameter useful to specify unique configuration directories for each instance (e.g. `-c c:\home\.pidgin-alt`). |
283 | 284 | |
284 | | === What should I do if Pidgin Crashes? === |
| 285 | === What should I do if Pidgin crashes? === |
285 | 286 | Follow the instructions [wiki:TipsForBugReports#WhattodoifPidgincrashes here] to submit a bug report. |
286 | 287 | |
… |
… |
|
290 | 291 | <a name="windowsfirewall" /> |
291 | 292 | }}} |
292 | | We've had a lot of problems with various firewalls, particularly Norton Internet Security (and Symantec Client Firewall). Many firewalls will not fully stop interfering with a program's ability to connect when configured to do so.[[BR]] |
| 293 | We've had a lot of problems with various firewalls, particularly Norton Internet Security (and Symantec Client Firewall). Many firewalls will not fully stop interfering with a program's ability to connect when configured to do so. |
| 294 | |
293 | 295 | For Norton Internet Security, a workaround that seems to work is to add the following ports to the global `HTTP Ports` list: |
294 | 296 | * 443 -> MSN (ssl) |
… |
… |
|
391 | 393 | |
392 | 394 | === Can I run Pidgin on Windows98/ME? === |
393 | | Yes, but you need to use an old GTK+ runtime (2.6.10 or older); you can download the [http://downloads.sourceforge.net/pidgin/gtk-runtime-2.6.10-rev-a.exe standalone GTK+ 2.6.10 runtime installer] and install it separately before installing Pidgin. However, old GTK+ runtime have a lot of bugs. |
| 395 | Yes, but you need to use an old GTK+ runtime (2.6.10 or older); you can download the [http://downloads.sourceforge.net/pidgin/gtk-runtime-2.6.10-rev-a.exe standalone GTK+ 2.6.10 runtime installer] and install it separately before installing Pidgin. These old GTK+ versions are unmaintained and will have bugs that won't be fixed. |
394 | 396 | |
395 | 397 | === How can I enter non-ASCII characters? (like Windows' Alt+###) === #win32-alt-codes |
… |
… |
|
399 | 401 | |
400 | 402 | === Where are Pidgin's settings and logs? === |
401 | | Because Pidgin is a libPurple client, it stores its settings and logs in ~/.purple. |
| 403 | Because Pidgin is a libpurple client, it stores its settings and logs in ~/.purple. |
402 | 404 | |
403 | 405 | === How do I get sound to work correctly? === |
404 | 406 | Pidgin uses gstreamer to play sounds. Playing sounds directly through esound or arts is no longer supported. To compile Pidgin with support for gstreamer you need libgstreamer0.10-dev and its dependencies. These packages are named differently on different platforms. If you do not wish to install these packages you can also just change your sound playing method in preferences to `Command` and use `esdplay %s`, `artsplay %s`, `aplay %s`, or `play %s`. |
405 | 407 | |
406 | | === How do I make Pidgin use ALSA or OSS for playing sounds? What does the "Automatic" option do? === |
| 408 | === How do I make Pidgin use ALSA or OSS for playing sounds? === |
| 409 | === What does the "Automatic" option do? === |
407 | 410 | The "Automatic" option lets gstreamer pick how the sounds are played. You can use the `gstreamer-properties` tool to control this if you use GNOME. |
408 | 411 | |
… |
… |
|
417 | 420 | Themes and information on using them can be found at http://themes.freshmeat.net, http://art.gnome.org, or by searching on your favorite search engine, such as Google. |
418 | 421 | |
419 | | The default location on Windows to add the theme is: C:\Program Files\Common Files\GTK\2.0\share\themes. |
| 422 | The system-wide location on Windows to add themes is `C:\Program Files\Common Files\GTK\2.0\share\themes`, but this location will be overwritten when installing updated GTK+ runtime versions. |
420 | 423 | |
421 | 424 | === Can I make Pidgin transparent/translucent? === |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!